词语吧>英语词典>second string翻译和用法

second string

英 [ˌsekənd ˈstrɪŋ]

美 [ˌsekənd ˈstrɪŋ]

网络  第二根弦; 替补队员

英英释义

noun

  • a squad of players that are available either individually or as a team to relieve or replace the players who started the game

    双语例句

    • And if a team should come down from one goal, let its great players come back the next time so that the fans don't see the second string.
      球队可能一球定生死,因此让最好的球员能参加下一场比赛,而不是让球迷看替补表演。
    • In both these forms, the second input parameter, a text string, contains the name of the parameter without qualification.
      在这两种形式中,第二个输入参数(文本字符串)包含不带限定的参数名。
    • The second was the string of regulatory changes that forced the banks to cut risk and maintain larger capital buffers.
      二是一系列的监管改革强制银行降低风险,增加资本缓冲。
    • The fourth match begins where the third match ended, before the second b, and finds the empty string.
      第四个匹配在第三个匹配结束的地方开始,即在第二个b之前,并且找到了空字符串。
    • With the exception that one of the listeners converts the input string to uppercase, while the second converts the string to lowercase, the code for the listeners is exactly the same.
      例外情况,一个监听器将输入字符串转换成大写字母,而另一个将其转换成小写字母,这对于监听器所编写的代码都是完全相同的。
    • My simple UI uses radio button elements to display a String [] array of mountain peaks in the Himalayas, and a second selectedMountain String to represent the selected radio button.
      我的简单的用户界面使用单选按钮元素来显示喜玛拉雅山顶峰高度的String[]数组,第二个selectedMountainString数组代表选中的单选按钮。
    • What do you think is worse? The second string or not making a team?
      你认为什么更惨?是做板凳队员还是连球队都进不了?
    • The second argument strictly matches a non-alphanumeric string followed by a space followed by an integer followed by another space and finally a real number.
      第二个参数严格匹配一个非字母和数字组成的字符串,该字符串后面依次为空格、整数、另一个空格,最后是一个实数。
    • Lee Martin's first-half strike gave United's second string a third Reserve derby win of the season over Manchester City on Monday evening.
      周一晚上李。马丁上半场的进球帮助曼联取得了预备队的德比两连胜。
    • The echo command expects one or more strings, so this line produces an error complaining about the missing closing quote on ( what Vim assumes to be) the second string.
      echo命令要求一个或多个字符串,因此此行代码将生成一个错误,指出第二个字符串缺少一个右引号(Vim是这样认为的)。